home *** CD-ROM | disk | FTP | other *** search
/ Hackers Handbook - Millenium Edition / Hackers Handbook.iso / files / hfiles / boclient14.exe / BoClient.exe / 0 / RCDATA / TFORM2 / TFORM2.txt < prev   
Encoding:
Text File  |  1999-01-05  |  3.8 KB  |  163 lines

  1. object Form2: TForm2
  2.   Left = 374
  3.   Top = 281
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsToolWindow
  6.   Caption = 'BeeOne.nfo'
  7.   ClientHeight = 415
  8.   ClientWidth = 563
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   PrintScale = poNone
  16.   Scaled = False
  17.   OnClick = Image1Click
  18.   OnMouseMove = Panel1MouseMove
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Image1: TImage
  22.     Left = 0
  23.     Top = 0
  24.     Width = 234
  25.     Height = 415
  26.     Align = alLeft
  27.     AutoSize = True
  28.     Picture.Data = {<image000.bmp>}
  29.     OnClick = Image1Click
  30.     OnMouseMove = Panel1MouseMove
  31.   end
  32.   object Panel1: TPanel
  33.     Left = 234
  34.     Top = 0
  35.     Width = 329
  36.     Height = 415
  37.     Align = alClient
  38.     BevelInner = bvRaised
  39.     BevelOuter = bvLowered
  40.     TabOrder = 0
  41.     OnClick = Image1Click
  42.     OnMouseMove = Panel1MouseMove
  43.     object Label4: TLabel
  44.       Left = 8
  45.       Top = 304
  46.       Width = 313
  47.       Height = 16
  48.       Alignment = taCenter
  49.       AutoSize = False
  50.       Caption = 'http://www.cultdeadcow.com/'
  51.       Font.Charset = ANSI_CHARSET
  52.       Font.Color = clBlack
  53.       Font.Height = -13
  54.       Font.Name = 'Arial'
  55.       Font.Style = [fsBold]
  56.       ParentFont = False
  57.       Transparent = True
  58.       Layout = tlCenter
  59.       OnClick = Label4Click
  60.       OnMouseMove = Label4MouseMove
  61.     end
  62.     object Label1: TLabel
  63.       Left = 2
  64.       Top = 26
  65.       Width = 325
  66.       Height = 55
  67.       Alignment = taCenter
  68.       AutoSize = False
  69.       Caption = 'BoClient v1.4'
  70.       Font.Charset = ANSI_CHARSET
  71.       Font.Color = clNavy
  72.       Font.Height = -48
  73.       Font.Name = 'Arial'
  74.       Font.Style = [fsBold]
  75.       ParentFont = False
  76.       Transparent = True
  77.       Layout = tlCenter
  78.       OnClick = Image1Click
  79.       OnMouseMove = Panel1MouseMove
  80.     end
  81.     object Label2: TLabel
  82.       Left = 2
  83.       Top = 83
  84.       Width = 325
  85.       Height = 46
  86.       Alignment = taCenter
  87.       AutoSize = False
  88.       Caption = 'By'
  89.       Font.Charset = ANSI_CHARSET
  90.       Font.Color = clBlack
  91.       Font.Height = -16
  92.       Font.Name = 'Arial'
  93.       Font.Style = [fsBold]
  94.       ParentFont = False
  95.       Transparent = True
  96.       Layout = tlCenter
  97.       OnClick = Image1Click
  98.       OnMouseMove = Panel1MouseMove
  99.     end
  100.     object Label3: TLabel
  101.       Left = 10
  102.       Top = 368
  103.       Width = 309
  104.       Height = 25
  105.       Alignment = taCenter
  106.       AutoSize = False
  107.       Caption = 'mailto: beeone@iname.com'
  108.       Font.Charset = DEFAULT_CHARSET
  109.       Font.Color = clWindowText
  110.       Font.Height = -16
  111.       Font.Name = 'MS Sans Serif'
  112.       Font.Style = [fsBold]
  113.       ParentFont = False
  114.       Transparent = True
  115.       Layout = tlCenter
  116.       OnClick = Label3Click
  117.       OnMouseMove = Label3MouseMove
  118.     end
  119.     object Image2: TImage
  120.       Left = 72
  121.       Top = 144
  122.       Width = 182
  123.       Height = 72
  124.       AutoSize = True
  125.       Picture.Data = {<image001.bmp>}
  126.     end
  127.     object Label5: TLabel
  128.       Left = 8
  129.       Top = 328
  130.       Width = 313
  131.       Height = 41
  132.       Alignment = taCenter
  133.       AutoSize = False
  134.       Caption = 'http://www.multimania.com/beeone/'
  135.       Font.Charset = DEFAULT_CHARSET
  136.       Font.Color = clWindowText
  137.       Font.Height = -16
  138.       Font.Name = 'MS Sans Serif'
  139.       Font.Style = [fsBold]
  140.       ParentFont = False
  141.       Layout = tlCenter
  142.       OnClick = Label5Click
  143.       OnMouseMove = Label5MouseMove
  144.     end
  145.     object Memo2: TMemo
  146.       Left = 8
  147.       Top = 240
  148.       Width = 313
  149.       Height = 65
  150.       Alignment = taCenter
  151.       Color = clBtnFace
  152.       Lines.Strings = (
  153.         'CULT OF THE DEAD COW is a registered trademark of'
  154.         'cDc communications,'
  155.         'PO Box 53011, Lubbock, TX, 79453, USA.'
  156.         'All rights reserved.')
  157.       ReadOnly = True
  158.       TabOrder = 0
  159.       OnMouseMove = Panel1MouseMove
  160.     end
  161.   end
  162. end
  163.